- Conditional data element
- An ISO term. A data element that on certain given conditions needs to be included in the message concerned.
International financial encyclopaedia . 2014.
International financial encyclopaedia . 2014.
Data-flow analysis — is a technique for gathering information about the possible set of values calculated at various points in a computer program. A program s control flow graph (CFG) is used to determine those parts of a program to which a particular value assigned… … Wikipedia
Data parallelism — (also known as loop level parallelism) is a form of parallelization of computing across multiple processors in parallel computing environments. Data parallelism focuses on distributing the data across different parallel computing nodes. It… … Wikipedia
Conditional random field — A conditional random field (CRF) is a statistical modelling method often applied in pattern recognition. More specifically it is a type of discriminative undirected probabilistic graphical model. It is used to encode known relationships between… … Wikipedia
EDIFACT — United Nations/Electronic Data Interchange For Administration, Commerce, and Transport (UN/EDIFACT) is the international EDI standard developed under the United Nations. The work of maintenance and further development of this standard is done… … Wikipedia
DICOM — Digital Imaging and Communications in Medicine (DICOM) ist ein offener Standard zum Austausch von Informationen in der Medizin. Diese Informationen können beispielsweise digitale Bilder, Zusatzinformationen wie Segmentierungen,… … Deutsch Wikipedia
Dicom — Digital Imaging and Communications in Medicine (DICOM) ist ein offener Standard zum Austausch von Informationen in der Medizin. Diese Informationen können beispielsweise digitale Bilder, Zusatzinformationen wie Segmentierungen,… … Deutsch Wikipedia
Cell architecture — Cell architectureConstituent elements*PPE *SPE *EIB *XDR *FLEX I/OPatents It is well known that IBM holds one of the world s largest patent portfolios. The United States Patent and Trademark Office proclaimed in 2004, For the twelfth consecutive… … Wikipedia
Digital Imaging and Communications in Medicine — (DICOM) ist ein offener Standard zur Speicherung und zum Austausch von Informationen im medizinischen Bilddatenmanagement. Diese Informationen können beispielsweise digitale Bilder, Zusatzinformationen wie Segmentierungen, Oberflächendefinitionen … Deutsch Wikipedia
Algorithm — Flow chart of an algorithm (Euclid s algorithm) for calculating the greatest common divisor (g.c.d.) of two numbers a and b in locations named A and B. The algorithm proceeds by successive subtractions in two loops: IF the test B ≤ A yields yes… … Wikipedia
C (programming language) — C The C Programming Language[1] (aka K R ) is the seminal book on C … Wikipedia